home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / duser110.zip / WHATS.NEW < prev   
Text File  |  1992-07-23  |  3KB  |  78 lines

  1. { D-User v1.10c                                          }
  2. { Replacement User List for  RemoteAccess                }
  3. { Copyright 1992 James FitzGibbon. All Rights Reserved   }
  4.  
  5.   Notations :     *  Bugfix
  6.                   +  Added Feature
  7.                   -  Changed Feature
  8.  
  9.  
  10.   Major Changes in v1.10
  11.   ══════════════════════
  12.  
  13.         - Completely rewrote D-UseR after losing the source code. ( My
  14.           computer was rebooted by one of those "RingBoot" programs at
  15.           the same time as I was saving the source code to disk. )
  16.  
  17.         - Changed from using stack variables to dynamic variables.  The net
  18.           result of this is that you can now have up to 14000 users in your
  19.           user list instead of the previous 450.  This number is dependant
  20.           on your available RAM.
  21.  
  22.         - Changed from a Shell Sort to a Recursive QuickSort, speeding up
  23.           the sorting process by about 300%
  24.  
  25.         - Changed the Header Line Style slightly.
  26.  
  27.         - Changed from a Post-Per-Call ratio to a Post/Call listing.  This
  28.           was due to a user wanting to get a listing of the users that called
  29.           the most and being unable to.  I am working on an interactive
  30.           post-per-call ratio door that will also create a bulletin of post-
  31.           per-call ratios, so if you really liked that feature, just hold on
  32.           for a while.
  33.  
  34.         - Changed some of the colours in the P/C and UL:DL columns.
  35.  
  36.         - Changed the "None" that replaced a UL:DL ratio of 0/0 to "N/A"
  37.  
  38.         - Changed the header to co-incide with the changes in headers for
  39.           the rest of the DeAdZoNe utilities written by Victor Magdic.
  40.  
  41.         - Removed the "Include/Exclude SysOp" option.  D-UseR will now
  42.           exclude users with the hidden bit turned on, and since most
  43.           SysOps are already Hidden, this option was redundant.  If you
  44.           do not have the hidden bit turned on for yourself, you can use
  45.           the exclusion file to remove yourself from the userlist bulletins.
  46.  
  47.         - Due to the above change, the "Include SysOp name in Header"
  48.           switch was changed from "/H" to "/S".  Be sure to change your
  49.           batch files!
  50.  
  51.         * Fixed a small bug where the header would be offset if the Sysop's
  52.           Name was not an even length of characters.  A little programmer
  53.           stupidity here, since I had already fixed this for the System Name
  54.           in version 1.00 and totally forgot about the Sysop's Name.
  55.  
  56.         * Fixed a bug that was not sorting by first name in addition to
  57.           last name.  Now, users should be sorted correctly : by last name,
  58.           then first name.
  59.  
  60.         + Added support for an exclusion list of names not to be used in
  61.           the userlist bulletin.
  62.  
  63.         + Added support to automatically exclude any users of security
  64.           level zero and any users that have the "Hidden" bit turned on.
  65.  
  66.         + Added two more methods of locating the RemoteAccess configuration
  67.           files : in the Path, and in the current directory.
  68.  
  69.         + Added a "Last Updated on..." line to the header so that if you
  70.           ran the program at night, and a new user logged on, they would
  71.           realize why they were not listed in the bulletin.
  72.  
  73.  
  74.   Major Changes in v1.00
  75.   ══════════════════════
  76.  
  77.         + First Public release of D-User.
  78.